home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 3705 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.9 KB

  1. Path: ami-cg.GraySage.Edmonton.AB.CA!cg
  2. Newsgroups: comp.sys.amiga.networking
  3. From: cg@ami-cg.GraySage.Edmonton.AB.CA (Chris Gray)
  4. Subject: Re: Amiga MUD
  5. References:  <258.6671T1024T1507@galstar.com>
  6. X-NewsSoftware: GRn 2.1 Feb 19, 1994
  7. MIME-Version: 1.0
  8. Content-Type: text/plain; charset=iso-8859-1
  9. Content-Transfer-Encoding: 8bit
  10. Message-ID: <cg.7dun@ami-cg.GraySage.Edmonton.AB.CA>
  11. Date: Wed, 10 Apr 96 07:29:18 MST
  12. Organization: Not an Organization
  13.  
  14.  
  15. In article <258.6671T1024T1507@galstar.com> rknox@galstar.com (Randy Knox)
  16. :writes:
  17.  
  18. > Here are my $0.02 worth....
  19. >
  20. > Not to sound ignorant or anything....
  21. > (I admit to being ignorant in this respect anyway!)
  22. >
  23. > How can I link into an InterNet Online Game of Amiga MUD???
  24. >
  25. > Any specific things I need to do?
  26.  
  27. I'm going to assume you are talking about my AmigaMUD system that I posted
  28. about a couple of days ago. If not, see later.
  29.  
  30. First, we have to wait for some kind soul out there to put the system up
  31. on an Amiga on the Internet and tell us about it. That telling would
  32. including the Internet name of the machine and the port that AmigaMUD
  33. is running at, if its not the defaults I set up.
  34.  
  35. Then, you have to have AmiTCP/IP setup on your machine, and up and running
  36. with a connection to your Internet service provider. Then, assuming you
  37. have AmigaMUD installed, you would enter the CLI command:
  38.  
  39.     run MUD <hostname> [<portname>]
  40.  
  41. where <hostname> is the abovementioned Internet machine name, and <portname>,
  42. if needed, is the abovementioned port number. Everything should then
  43. just happen. If you are a Workbench user, then you would edit the MUD
  44. icon and put the machine name and port in with the IPHOST and IPPORT
  45. tooltypes, then double click on the icon
  46.  
  47.  
  48. If you are talking about other MUDs, then you still need AmiTCP/IP (or
  49. some other networking package) up and running, and then you would use
  50. the 'telnet' command from a CLI, as in:
  51.  
  52.     telnet <hostname> <portname>
  53.  
  54. --
  55. Chris Gray   cg@ami-cg.GraySage.Edmonton.AB.CA
  56.